Floating Point Numbers

And my insights into them.


Defining The Scope

This worklog was inspired by a mix of procrastination and my Numerical Analysis I class.
What do I mean by "Floating Point Numbers" in this case? The base-10 numbers with decimanl points?
No, this is about FP16, FP32, FP64 and so on, floating point numbers represented for computation.

Whats The Difference?

WIP

This post is actively being written!